Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invisible progress bars #1391

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

ihalaij1
Copy link
Contributor

Description

What?

Fix invisible progress bars.

How?

Added new progress bar CSS classes with a aplus- prefix.
Renamed the progress bar HTML class attributes with a aplus- prefix.

Fixes #1390

Testing

What type of test did you run?

  • Accessibility test using the WAVE extension.
  • Django unit tests.
  • Selenium tests.
  • Other test. (Add a description below)
  • Manual testing.

Checked that the progress bars now appear correctly.

Did you test the changes in

  • Chrome
  • Firefox
  • This pull request cannot be tested in the browser.

@murhum1 murhum1 merged commit 904b8b8 into apluslms:master Aug 23, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Progress bars are invisible
2 participants